home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 71.zip / BS1 part 71 / X-Cad3000_d5.adf / XCdoc / moveview < prev    next >
Text File  |  1991-11-22  |  1KB  |  39 lines

  1.  
  2.    3.2.5 MOVE VIEWPORT
  3.  
  4.  
  5. The MOVE VIEWPORT command is used to move a viewport and all of its
  6. associated entities to a different position within the SHEET viewport. If
  7. the viewport has any associated dimension entities, these will also be
  8. moved.
  9.  
  10. If a drawing contains a number of sub-drawings - maybe a set of detail
  11. drawings of a complete assembly - it can be useful to arrange each detail
  12. drawing in an individual viewport in the sheet. If at a later date the
  13. layout of the detail drawings is to be reorganised, it is much quicker to
  14. move the separate viewports than to move each set of entities that make up
  15. a detail of the complete assembly.
  16.  
  17. Viewports cannot be moved such that their original extents lie outside the
  18. boundary of the sheet.
  19.  
  20.  
  21.    COMMAND FORMAT
  22.  
  23.       #MOVE VIEWPORT :View x1 :Loc x2 x3
  24.  
  25.          or
  26.  
  27.       #MOVE VIEWPORT VIEWPORT name :Loc x1 x2
  28.  
  29. The viewport can be identified via IDENTS or by name using the VIEWPORT
  30. modifier. The two locations following the Loc prompt define the delta-x
  31. and delta-y through which to move the viewport. ( See fig. 3.6 ).
  32.  
  33.  
  34.    MODIFIERS
  35.  
  36. VIEWPORT       The name of the viewport to move.
  37.  
  38.  
  39.